Total Complexity | 74 |
Dependencies | 4 |
Dependents | 4 |
Total lines | 506 |
Lines of code | 238 |
Logical lines of code | 155 |
Comment lines | 192 |
Methods | 16 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
clear_logs() | 41 | 16 | 54 | |
should_log() | 52 | 9 | 25 | |
cleanup() | 50 | 8 | 27 | |
process_actions() | 57 | 7 | 16 | |
get_domain_prefix() | 61 | 5 | 12 | |
log() | 62 | 5 | 10 | |
download() | 54 | 3 | 21 | |
create_log_dir() | 63 | 4 | 10 | |
write_file() | 59 | 3 | 14 | |
clear() | 62 | 3 | 12 | |
get_instance() | 71 | 2 | 6 | |
__construct() | 65 | 2 | 9 | |
register_module() | 69 | 2 | 7 | |
prepare_file() | 68 | 2 | 7 | |
check_cron_schedule() | 72 | 2 | 5 | |
get_file() | 80 | 1 | 3 |